home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 February / PCWorld_2006-02_cd.bin / software / topware / pspad / pspad450inst_cz.exe / {app} / Syntax / REXX.INI < prev    next >
INI File  |  2005-11-27  |  2KB  |  167 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=REXX
  4. HTMLGroup=0
  5. FileType=rex
  6. CommentString=/* */
  7. CComment=1
  8. IndentChar=
  9. UnIndentChar=
  10. TabWidth=0
  11. SingleQuote=1
  12. DoubleQuote=1
  13. KeyWordChars=_
  14. CodeExplorer=ftUnknown
  15. [KeyWords]
  16. command=
  17. del=
  18. [ReservedWords]
  19. call=
  20. do=
  21. else=
  22. end=
  23. exit=
  24. for=
  25. if=
  26. iterate=
  27. leave=
  28. otherwise=
  29. procedure=
  30. return=
  31. select=
  32. then=
  33. to=
  34. until=
  35. when=
  36. while=
  37. [KeyWords2]
  38. address=
  39. append=
  40. arg=
  41. by=
  42. cmd=
  43. default=
  44. digits=
  45. drop=
  46. engineering=
  47. environment=
  48. error=
  49. expose=
  50. forever=
  51. form=
  52. fuzz=
  53. input=
  54. interpret=
  55. loop=
  56. name=
  57. nop=
  58. normal=
  59. novalue=
  60. numeric=
  61. off=
  62. on=
  63. options=
  64. os2environment=
  65. output=
  66. parse=
  67. path=
  68. pull=
  69. push=
  70. queue=
  71. replace=
  72. say=
  73. scientific=
  74. signal=
  75. source=
  76. stem=
  77. stream=
  78. syntax=
  79. system=
  80. trace=
  81. upper=
  82. value=
  83. var=
  84. version=
  85. with=
  86. [KeyWords3]
  87. abbrev=
  88. abs=
  89. address=
  90. arg=
  91. b2x=
  92. beep=
  93. bitand=
  94. bitor=
  95. bitxor=
  96. c2d=
  97. c2x=
  98. center=
  99. centre=
  100. compare=
  101. condition=
  102. copies=
  103. countstr=
  104. d2c=
  105. d2x=
  106. datatype=
  107. date=
  108. delstr=
  109. delword=
  110. digits=
  111. directory=
  112. errortext=
  113. form=
  114. format=
  115. fuzz=
  116. changestr=
  117. charin=
  118. charout=
  119. chars=
  120. index=
  121. insert=
  122. lastpos=
  123. left=
  124. length=
  125. linein=
  126. lineout=
  127. lines=
  128. max=
  129. min=
  130. nop=
  131. overlay=
  132. pos=
  133. qualify=
  134. queued=
  135. random=
  136. reverse=
  137. right=
  138. rxfuncadd=
  139. rxfuncdrop=
  140. rxfuncerrmsg=
  141. rxfuncquery=
  142. rxqueue=
  143. say=
  144. sign=
  145. sourceline=
  146. space=
  147. stream=
  148. strip=
  149. substr=
  150. subword=
  151. symbol=
  152. time=
  153. trace=
  154. translate=
  155. trunc=
  156. value=
  157. verify=
  158. word=
  159. wordindex=
  160. wordlength=
  161. wordpos=
  162. words=
  163. x2b=
  164. x2c=
  165. x2d=
  166. xrange=
  167.